home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows Expert
/
Windows Expert.iso
/
program
/
wintech1.zip
/
PETZOLD.ZIP
/
MENUICON.DEF
< prev
next >
Wrap
Text File
|
1991-11-05
|
422b
|
15 lines
;-------------------------------------
; MENUICON.DEF module definition file
;-------------------------------------
NAME MENUICON
DESCRIPTION 'Adding a Menu and Icon (c) Charles Petzold, 1991'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 8192
EXPORTS DlgProc